home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 25 / AMIGAplus Sonderheft 25 (2000)(Falke)(DE)(Track 1 of 4)[!].iso / Tools / SFX-Player / TheMPegEncGui / TheMPegEncGUI.doc < prev    next >
Text File  |  2000-05-08  |  7KB  |  189 lines

  1. About TheMPegEncGUI v1.31 by Deniil 715!
  2. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3. Made in 1999-02-08.
  4.  
  5.  
  6. Intro:
  7. ~~~~~~
  8. This is a GUI for some Mpeg Audio-encoders (and Mpega player).
  9. It's a program thats quite easy to that internally will
  10. execute your selected mpeg audio encoder (or mpega).
  11. You can add many files to a list and encode (or play)
  12. all files at one time.
  13.  
  14.  
  15. Features:
  16. ~~~~~~~~~
  17. * NEW * Now you can have the files saved in the same drawer
  18.         they came from when using the list instead of having
  19.         all files end up in the same drawer!
  20. * You can set the stacksizes of the encoders!
  21. * It also supports Mpega for easy play of your encoded files!
  22. * You can select many files in a list and
  23.   encode them in one stroke!
  24. * You can have the source-file(s) deleted if you want!
  25. * You can have date and time written in the output to be
  26.   able to see how long time the file(s) took to compress!
  27. * You can select output, to send it to KingCON och to a file..!
  28. * You can print the commandlines to the encoder if you want
  29.   to compress your files without the GUI!
  30.  
  31.  
  32. Disclaimer
  33. ~~~~~~~~~~
  34. I will not be held responsible for any damage that this
  35. program might do to your system.
  36.  
  37.  
  38. Usage:
  39. ~~~~~~
  40. Prefs:
  41.  
  42.  `Text output:' - Enter the output to which you want the encoder to
  43.                   print text in. Enter "NIL:" if you don't want output.
  44.  
  45.  `Default'      - Sets the text output to default.
  46.  
  47.  `Files to compress:' - This is the list where you can add many files
  48.                         and compress them in one stroke.
  49.  
  50.    `Add'  - Add file(s) to the list.
  51.    `Rem'  - Remove a file from the list.
  52.    `Clr'  - Clear the whole list.
  53.    `Load' - Load a previously saved list from disk.
  54.    `Save' - Save a list to disk in textformat.
  55.  
  56.  `Encode-pri:' - The priority of the encoder. Don't set this to '1'
  57.                  if you encode files with a 68k CPU!
  58.  
  59.  `Stacksize'   - Select which encoder you want to change the priority
  60.                  of and ju change it if you have to.
  61.  
  62.  `Switch filenames for Mpega'   - This if you want the default inputfile
  63.                                   to exchange place with the outputfile
  64.                                   in the Mpega-GUI to make it easier to
  65.                                   play reasently encoded files.
  66.  
  67.  `Dynamic destination for list' - If you don't want all files to end
  68.                                   up in the same drawer when using list
  69.                                   but have each encoded file in the
  70.                                   same drawer a it's source-file.
  71.  
  72.  `Popup finished-requester' - Will popup a requester when a file
  73.                               or your list has been finished.
  74.  
  75.  `Flash screen and boing'   - Will make a DisplayBeep() when a file
  76.                               has been finished.
  77.                               This is for every file in a list.
  78.  
  79.  `Delete source-file'       - Will delete the sourcefile when it has
  80.                               been finished but only if the compression
  81.                               took more than 30 seconds which would
  82.                               indicate that an error didn't occour
  83.                               at the beginning of the compression!
  84.  
  85.  `Print start and stoptime' - Print start and stop time for every file
  86.                               and the whole list if used to the output.
  87.  
  88.  `Save global' - Save setting for the whole program to ENVARC:
  89.                  This will not save the list!
  90.  
  91.  `About'       - Gives some info about the program.
  92.  
  93.  `Quit'        - Exit the program.
  94.  
  95. Encoders:
  96.  
  97.  `Inputfile:'  - This is the file to compress if not using the list.
  98.  
  99.  `Outputfile:' - This is the destination of all compressed files.
  100.  
  101.    `Asl'       - Brings up a filerequester for the two above.
  102.  
  103.  `Cls'         - Executes a 'C:Cls' i.e. clearscreen in the output.
  104.  
  105.  `About'       - The about-requester.
  106.  
  107.  `Quit'        - Exit the program.
  108.  
  109.  `Use list'    - Enable the list and disable the selected "Inputfile".
  110.  
  111.  `Stop'        - Stop the list. Effective usage is to press this and
  112.                  then give a Ctrl-C or something to the encoder.
  113.                  Note that the encoder will not stop because of this,
  114.                  it just prevents the next file in the list to be
  115.                  processed!
  116.  
  117.  `Encode'      - Executes the encoder with current settings.
  118.                  Now a good idea is to put on a large pot of coffee
  119.                  and start a good movie unless you have a PPC, then
  120.                  just only have time for the coffee ;-)
  121.  
  122.  `Print commandline(s)' - This will print the exact commanline that
  123.                           was supposed to be sent to the AmigaDOS to
  124.                           the text output so you can look at it..
  125.  
  126.  `Default'     - Sets the default settings for the current encoder.
  127.  
  128.  
  129. For all other setting which are different for the different encoders
  130. you have to refere to the corresponding documentation.
  131.  
  132. ** Importent about the Text output!! **
  133. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  134.   If you set this output to a file like "dh0:bla/output" you must
  135.   be sure to exit the program or change back to a console or your
  136.   harddisk might take a trip to the validation-land!!
  137.  
  138.  
  139. Currently supported encoders:
  140. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  141. * MusicIn - (68k and PowerUP)
  142. * Pegase  - (68k)
  143. * Lamer   - (PowerUP and WarpOS)
  144. * 8Hz     - (WarpOS)
  145. * MP3Enc  - (68k)
  146.  
  147. Currently supported decoder:
  148. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  149. * Mpega   - (68k, PowerUP, WarpOS)
  150.  
  151. If anyone would come up with some other encoder I don't know about
  152. and you want a GUI for it, just tell me where to get it and it
  153. might end up in TheMPegEncGUI v1.4 :-)
  154.  
  155.  
  156. Requirements:
  157. ~~~~~~~~~~~~~
  158.  OS version 37+
  159.  MusicIn, Pegase, Lamer, 8hz, MP3Enc or Mpega
  160.  Sys:classes/gadgets/tabs.gadget              -> This is now included!!
  161.  
  162. Theese are not required use useful:
  163.  asl.library v38+      -> if you want to be able to use a file-requester
  164.  utility.library v33+  -> if you want log-time or auto-deletion
  165.  C:Cls                 -> if you want be able to clear the output
  166.  
  167.  
  168. Author:
  169. ~~~~~~~
  170. You can reach me at:  deniil@algonet.se
  171.  
  172. or check out my homepage at:
  173.  www.algonet.se/~deniil/
  174.  
  175.  
  176. OnyxSoft support:
  177. ~~~~~~~~~~~~~~~~~
  178. If you like our products, found bugs, have complains or
  179. ideas etc. etc. Don't hesitate to contact us..
  180.  
  181. OnyxSoft productions can be found on our HomePage.
  182. Updates and new releases will be there first.. (hopefully ;))
  183.  
  184. OnyxSoft e-mail   : onyxsoft@alfaskop.net
  185. OnyxSoft HomePage : www.alfaskop.net/~onyxsoft/
  186.  
  187. We just love to get response from other Amiga-freaks!!
  188.  
  189.